Libraries
»
rubyXL
(3.4.33)
»
Index
»
RubyXL
»
SheetData
»
#[]
Method: RubyXL::SheetData#[]
Defined in:
lib/rubyXL/objects/sheet_data.rb
#
[]
(ind) ⇒
Object
211 212 213
# File 'lib/rubyXL/objects/sheet_data.rb', line 211
def
[]
(
ind
)
rows
[
ind
]
end